home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / util / rexx / RexxBGUI.readme < prev    next >
Text File  |  1999-07-01  |  3KB  |  59 lines

  1. Short:    Rexx access to BGUI V2.0
  2. Author:   Jilles Tjoelker
  3. Uploader: Menno Tjoelker <M.Tjoelker@nl.origin-it.com>
  4. Version:  2.0
  5. Type:     util/rexx
  6. Status:   freeware
  7. Requires: bgui.library V41.8 or higher
  8.  
  9. RexxBGUI gives ARexx scripts access to BGUI in a way similar to C or E.
  10. BGUI creates font-sensitive, resizable GUIs. (That can be disabled in the
  11. script.)
  12.  
  13. Included are two "real" scripts for use with AWeb:
  14.  
  15. * bguimodes.awebrx, a replacement for ChangeModes.awebrx by Gabriele Favrin
  16.   (thanks for the idea, Gabriele!).
  17.  
  18. * bguishowdir.awebrx, shows a listing of the marked directory in a window
  19.   with a 'Delete' option, for use in conjunction with AminetReo.rexx.
  20.  
  21. New in version 2.0:
  22. * Fixed bugs in bguimodes.awebrx and bguishowdir.awebrx
  23. * Version number bumped because of new functions.
  24. * Added menus.
  25. * Added progress bar (suggested by Ingo Musquinier) and indicator.
  26. * Bug fixed: bguiwindow() did not get the argument count correctly. This
  27.   caused problems, because ARexx does not clear extra argument slots but
  28.   instead leaves in them what values happen to be contained in them from
  29.   previous function calls.
  30.  
  31.  
  32. ============================= Archive contents =============================
  33.  
  34. Original  Packed Ratio    Date     Time    Name
  35. -------- ------- ----- --------- --------  -------------
  36.      628     259 58.7% 28-Mar-99 20:37:48  RexxBGUI.info
  37.     2059    1044 49.2% 27-Mar-99 18:20:30 +activitydata.rexx
  38.     4514    1740 61.4% 08-May-99 01:16:48 +bguimodes.awebrx
  39.     1953     980 49.8% 08-May-99 01:16:38 +bguishowdir.awebrx
  40.     2329     993 57.3% 09-May-99 16:20:40 +conditional.rexx
  41.     3796    1480 61.0% 10-Apr-99 21:35:58 +dirlist.rexx
  42.     1668     653 60.8% 14-May-99 17:17:50 +Functions.doc
  43.     1757     889 49.4% 25-Mar-99 22:17:24 +list.rexx
  44.     1869     964 48.4% 27-Mar-99 02:46:58 +mclist.rexx
  45.     3160    1274 59.6% 09-May-99 15:58:46 +menu.rexx
  46.     3466    1437 58.5% 25-Mar-99 22:17:50 +multiselect.rexx
  47.     2064    1042 49.5% 14-May-99 17:26:12 +progress.rexx
  48.    19228    7406 61.4% 14-May-99 17:17:52 +RexxBGUI.doc
  49.    45304   12773 71.8% 14-May-99 17:17:58 +rexxbgui.library
  50.     2120    1022 51.7% 09-May-99 17:55:34 +selectline.rexx
  51.     2120    1006 52.5% 04-Apr-99 16:20:56 +testbgui.rexx
  52.     2373    1103 53.5% 04-Apr-99 16:21:06 +testbgui2.rexx
  53.     2532    1088 57.0% 10-Apr-99 17:37:14 +testlistview.rexx
  54.     2175    1019 53.1% 11-Apr-99 17:20:16 +testpages.rexx
  55.     1956     974 50.2% 04-Apr-99 17:38:38 +testpageslv.rexx
  56.      623     366 41.2% 05-Apr-99 17:44:28 +testreq.rexx
  57. -------- ------- ----- --------- --------
  58.   107694   39512 63.3% 22-May-99 23:54:06   21 files
  59.